Skip to content

Battery and Charging management updates and vehicleScaling fix.#271

Merged
Luc-Sol merged 12 commits intomainfrom
ChargingManagementUpdates
Mar 30, 2026
Merged

Battery and Charging management updates and vehicleScaling fix.#271
Luc-Sol merged 12 commits intomainfrom
ChargingManagementUpdates

Conversation

@GillisHommen
Copy link
Copy Markdown
Contributor

J_ChargingManagementLocalBalance now 'scales' with number of active charging sessions on a GC.

Fixed errors in J_EAEV and tripTracker, where vehicleScaling was not properly accounted for, leading to incorrect chargeDeadlines.

Added J_BatteryManagementLocalBalancing, similar strategy to J_ChargingManagementLocalBalance; compensates deviation from recent-average GC-load. (difference with J_BatteryManagementPeakShaving, is that PeakShaving is only activated when gridConnection capacity would be exceeded)

-LocalBalancing to deal with multiple vehicles on one GC
-VehicleScaling code cleanup in J_EAEV
-Some zero-checks.
J_EAEV now extends J_EAStorageElectric
J_ChargingManagementLocalBalancing is tested with RES-model, performs quite well at reducing peak grid loads.
…in J_EAEV, and fixed incorrect call to ev.capacityElectric_kW in triptracker.

Full tripTracker refactor will be another pullrequest.
J_EAEV now doesn't extend J_EAStorageElectric. (one change at a time...)
@AteZenmo
Copy link
Copy Markdown
Collaborator

AteZenmo commented Mar 27, 2026

De code kan nog wel wat opschoning gebruiken voor het naar de main gaat imo. Ook meende ik dat Gillis zei dat het nog wat beter getest moest worden.

@Luc-Sol Luc-Sol merged commit fae6816 into main Mar 30, 2026
1 of 2 checks passed
@Luc-Sol Luc-Sol deleted the ChargingManagementUpdates branch March 30, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants